Skip to content

feat!: convert HTTP errors to ServerError for Apollo Client#2395

Open
JesseZomer wants to merge 1 commit intothe-guild-org:masterfrom
JesseZomer:convert-httperrorresponse-to-apollo-servererror
Open

feat!: convert HTTP errors to ServerError for Apollo Client#2395
JesseZomer wants to merge 1 commit intothe-guild-org:masterfrom
JesseZomer:convert-httperrorresponse-to-apollo-servererror

Conversation

@JesseZomer
Copy link

BREAKING CHANGE: HTTP errors now return Apollo Client's ServerError instead of Angular's HttpErrorResponse

Fixes #2394

Checklist:

  • If this PR is a new feature, please reference a discussion where a consensus about the design
    was reached (not necessary for small changes)
  • Make sure all the significant new logic is covered by tests

…lity

BREAKING CHANGE: HTTP errors now return Apollo Client's ServerError instead of Angular's HttpErrorResponse

Fixes the-guild-org#2394
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HttpErrorResponse error in ErrorLink

1 participant